home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni & Inventori
/
Invenzioni and Inventori (Eclectica Publishing) (1996).ISO
/
invenzio
/
spazio
/
mi120.dir
/
00268_Script_268
< prev
next >
Wrap
Text File
|
1983-02-01
|
827b
|
29 lines
on exitFrame
global a_blocca
if a_blocca=false then
ATT_HILITE 109,122,106,14,1,2
end if
go to the frame
on mouseup
if the mouseH > 53 and the mouseH <562 and the mouseV >0 and the mouseV < 450 then
global a_blocca, scrolla
set a_blocca = false
set scrolla = true
---------------------------------------------------------testo introduttivo se c'Φ
vap "su", 143, "nobeep"
---------------------------------------------------------freccette
set the visible of sprite 22 to false
set the visible of sprite 23 to false
---------------------------------------------------------elem. dida
set the visible of sprite 20 to false
set the visible of sprite 21 to false
end if
end